Skip to main content

Subordinate Bot Integration

Overview

One aspect of creating a unifying platform is the ability to connect and interface with existing chatbots which may have their own data corpuses or access policies. The parent or unifying agent should be able to hand-off requests to the relevant chatbots. For example, if there is an existing chatbot which has access to financial analyst reports data source, the parent/unifying bot should be able to hand-off questions to that chatbot's domain and return it back to the user in the parent bot.

Solution Implementation

To implement this capability another assistant is required either with watsonx Assistant or within the assistant builder in watsonx Orchestrate. There are two ways to configure this solution:

  1. Assistant Custom Extension
  2. watsonx Orchestrate Skill Flow